home *** CD-ROM | disk | FTP | other *** search
/ Aminet 23 / Aminet 23 (1998)(GTI - Schatztruhe)[!][Feb 1998].iso / Aminet / comm / tcp / MCF_Buttons.readme < prev    next >
Encoding:
Text File  |  1998-01-06  |  7.2 KB  |  196 lines

  1. Short:    Buttons for all your AmIRC Clients.
  2. Author:   dtbecker@ptd.net (Donald T. Becker)
  3. Uploader: dtbecker@ptd.net (Donald T. Becker)
  4. Type:     comm/tcp
  5.  
  6. VERSIONS:       :  $VER: MCF_Buttons.readme 5.4 (29.11.97)
  7.                 :  $VER: MCF.About          5.1 (22.11.97)
  8.                 :  $VER: MCF.Buttons        5.4 (29.11.97)
  9.                 :  $VER: MCF.WWW            5.1 (22.11.97)
  10.                 :  $VER: Install_PlugIns    5.6 (22.11.97)
  11.                 :  $VER: SendBrowser        5.1 (22.11.97)
  12.  
  13.         Are you tired of all the buttons on your AmIRC
  14.     UserList Window?   With "MCF_Buttons", you can now say
  15.     goodbye to all those buttons.  MCF_Buttons creates a
  16.     seperate window with many standard function buttons and
  17.     allows for many User configurable function buttons to be
  18.     added.  This 1 window can interface to all 9 possible
  19.     AmIRC MSGPorts.  This means, 1 Buttons window for all
  20.     running AmIRC Clients.
  21.  
  22.         Also included with MCF_Buttons is MCF_WWW.
  23.     This will allow you to goto an URL that you doubleclick
  24.     in the URL Grabber Window or an URL that you snapshot
  25.     in any of the AmIRC Windows.
  26.  
  27.  
  28. Changes to 5.4:
  29.  
  30.     Restored code for version 2.2 of MUIRexx because I've
  31.     found that the 3.0 and 3.0a versions of MUIRexx eat up
  32.     a lot more ram than the 2.2 version does.
  33.  
  34. Changes to 5.3:
  35.  
  36.     Standardized version numbers in all scripts for
  37.     version comparison during install.
  38.     MCF_Buttons.amirx will attempt to delete MCFGB.cfg
  39.     if it finds this file in ENV:mui or/and ENVARC:mui.
  40.     Included a new PlugIns directory that contains
  41.     PlugIns data without the MUI help bubbles.
  42.  
  43. BugFix to 5.2: (23.10.97)
  44.  
  45.     MCF_About wouldn't open window on public screen.
  46.     Problem solved.
  47.  
  48. BugFix to 5.2: (25.09.97)
  49.  
  50.     Seems it couldn't find MuiRexx if it was in SYS:RexxC.
  51.     Problem solved.
  52.  
  53. New to 5.1:
  54.  
  55.     Changed the Install_Plugins Utility so that it now
  56.     scans for MUIRexx in any of 3 locations instead of
  57.     it being hard-coded as the Default Tool.
  58.         Fixed a "QUOTE" display bug that occurred with the
  59.         release of MUIRexx 3.x.
  60.         Removed coding supporting MUIRexx 2.x.  Version 3.x
  61.         is now required by MCF_Buttons.
  62.         Fixed an error that sometimes occurred when quitting.
  63.  
  64. New PlugIn to 5.1:
  65.  
  66.     WildIRC        by [Raz] and VoSot.
  67.     DalHelper    by StarDustr
  68.     DwarfX        by Gaz (still awaiting delivery)
  69.  
  70. New to 5.0.12:
  71.  
  72.         SendBrowser included with archive to replace original
  73.         script.  This 1 will call MCF_WWW.amirx so that you
  74.         can use the browser you configged for use with MCF_Buttons.
  75.  
  76. New to 5.0.11:
  77.  
  78.     Script now seems to work the same under version 2.2
  79.     of MUIRexx as well as version 3.0
  80.  
  81. New to 5.0.10:
  82.  
  83.     Script is now compatible with version 3.0 of MUIRexx.
  84.  
  85. New to 5.0.9:
  86.  
  87.     Removed default popup help info. If button does
  88.     not have help text between /h h/, no help popup
  89.     for that button will appear.
  90.  
  91. New to 5.0.8:
  92.  
  93.     Changed Reload menu option. Choice of either
  94.     reloading just buttons data or reload complete
  95.     script.
  96.  
  97. New to 5.0.7:
  98.  
  99.     User defined Help Text for each Button is now
  100.     enterable by placing help text between  /h and h/
  101.     which is to be placed immediately before the 
  102.     Button's Function definition.
  103.     If MCF_Buttons fails to start due to an Open MUI
  104.     Port,  start MCF_Buttons with  x  as a command
  105.     line argument.  This should close the MUI Port
  106.     and allow MCF_Buttons to Re-start correctly.
  107.  
  108.     NOTICE:  It takes longer for MCF_Buttons window
  109.     to appear when User Defined Help Text is coded
  110.     in the MCF.Buttons file.
  111.  
  112. New to 5.0.6:
  113.  
  114.     Archive now has PlugIn Utility for maintaining
  115.     your MCF.Buttons file with Buttons available
  116.     for other software.
  117.  
  118. New to 5.0.5:
  119.  
  120.     New page of buttons added for use with Phoenix,
  121.     version 1.22 and many work with 1.21.
  122.     Added /PREFS button on WildText Page.
  123.     A default MUI prefs file for MCF_Buttons has
  124.     been included.
  125.  
  126. New to 5.0.4:
  127.  
  128.     Size of MCF_Buttons.AMIRX has been reduced by 6K
  129.     as well as having the programmed limits removed.
  130.     Number of Frames and Buttons should now only be
  131.     limitted bye MUI and MUIRexx.
  132.  
  133.     Better WWW Config instructions.
  134.  
  135.     New Menu option that allows reloading of newly
  136.     editted MCF.Buttons file without having to
  137.     Quit and ReStart MCF_Buttons.
  138.  
  139.  
  140. ============================= Archive contents =============================
  141.  
  142. Original  Packed Ratio    Date     Time    Name
  143. -------- ------- ----- --------- --------  -------------
  144.      628     279 55.5% 27-Mar-97 17:43:02  MCF_Buttons.info
  145.       52      52  0.0% 30-Mar-97 10:20:40 +Kuang¹¹.ReadMe
  146.       54      54  0.0% 30-Mar-97 10:20:12 +Phoenix.ReadMe
  147.     2657     646 75.6% 20-Mar-97 18:21:40 +mui.info
  148.      414     230 44.4% 17-Mar-97 22:23:04 +MCFGB.prefs
  149.      174     110 36.7% 27-Mar-97 18:11:20 +PLUGG.prefs
  150.     2158     949 56.0% 16-Apr-97 18:54:40 +MCF.Buttons
  151.      244     153 37.2% 20-Mar-97 18:18:48 +Kuang¹¹.PlugIn
  152.      924     365 60.4% 16-Apr-97 18:42:36 +MCF.PlugIn
  153.     1316     537 59.1% 20-Mar-97 18:19:14 +Phoenix.PlugIn
  154.      469     182 61.1% 30-Mar-97 10:25:42 +WildIRC_Effects.PlugIn
  155.     1901    1381 27.3% 24-Sep-97 21:13:56 +DalHelper.ReadMe.info
  156.     1901    1384 27.1% 24-Sep-97 21:13:58 +DISCLAIMER.info
  157.     3845    1494 61.1% 24-Sep-97 21:14:30 +DwarfX.ReadMe
  158.     1901    1388 26.9% 24-Sep-97 21:13:56 +DwarfX.ReadMe.info
  159.     1901    1382 27.3% 24-Sep-97 21:13:58 +History.info
  160.     1901    1384 27.1% 24-Sep-97 21:13:58 +Kuang¹¹.ReadMe.info
  161.     1901    1385 27.1% 24-Sep-97 21:13:56 +MCF.ReadMe.info
  162.     1901    1382 27.3% 24-Sep-97 21:13:56 +Phoenix.ReadMe.info
  163.     1901    1385 27.1% 24-Sep-97 21:13:58 +ReadMe.First.info
  164.     1855     732 60.5% 21-Sep-97 22:32:10 +WildIRC.ReadMe
  165.     1901    1386 27.0% 24-Sep-97 21:13:56 +WildIRC.ReadMe.info
  166.     2657     644 75.7% 21-Sep-97 23:14:56 +Env.info
  167.      707     363 48.6% 21-Sep-97 23:14:56 +Install_MCF_Buttons.info
  168.     1967    1006 48.8% 21-Sep-97 23:14:56 +Install_PlugIns.info
  169.     2657     646 75.6% 21-Sep-97 23:14:56 +MCF.info
  170.     1075     580 46.0% 24-Sep-97 21:16:56 +DwarfX.PlugIn
  171.     1445     456 68.4% 21-Sep-97 22:32:06 +WildIRC.PlugIn
  172.     1233     808 34.4% 21-Sep-97 23:14:56 +Rexx.info
  173.     2546    1225 51.8% 01-Apr-97 19:45:38 +DISCLAIMER
  174.     1901    1383 27.2% 25-Sep-97 19:46:00 +DISCLAIMER.info
  175.    11262    2414 78.5% 19-Oct-97 18:40:14 +Install_PlugIns.rexx
  176.     1901    1387 27.0% 23-Oct-97 20:01:30 +MCF_Buttons.readme.info
  177.     2657     644 75.7% 22-Nov-97 14:02:02 +Docs.info
  178.     2657     650 75.5% 22-Nov-97 14:02:00 +No_Help_PlugIns.info
  179.      384     188 51.0% 22-Nov-97 13:59:40 +MCF.PlugIn
  180.     2657     647 75.6% 22-Nov-97 14:02:00 +PlugIns.info
  181.     2190     962 56.0% 22-Nov-97 12:35:14 +MCF_About.AMIRX
  182.     1320     638 51.6% 22-Nov-97 12:35:42 +MCF_WWW.AMIRX
  183.      476     318 33.1% 22-Nov-97 12:38:18 +SendBrowser.AMIRX
  184.     2213     856 61.3% 30-Nov-97 10:23:14 +DalHelper.ReadMe
  185.     4146    1720 58.5% 30-Nov-97 10:21:00 +History
  186.      823     461 43.9% 30-Nov-97 10:23:30 +MCF.ReadMe
  187.     4189    1882 55.0% 30-Nov-97 10:19:50 +MCF_Buttons.readme
  188.     4059    1816 55.2% 30-Nov-97 10:17:28 +ReadMe.First
  189.     3844    1289 66.4% 30-Nov-97 10:08:56 +Install_MCF_Buttons
  190.     1431     467 67.3% 30-Nov-97 10:10:44 +DalHelper.PlugIn
  191.     3063     917 70.0% 30-Nov-97 10:12:14 +DalHelper.PlugIn
  192.    11584    3668 68.3% 29-Nov-97 17:30:24 +MCF_Buttons.amirx
  193.     3081    1338 56.5% 30-Nov-97 10:52:02 +DISCLAIMER
  194. -------- ------- ----- --------- --------
  195.   112024   47613 57.4% 01-Dec-97 03:12:02   50 files
  196.